[INFO] cloning repository https://github.com/ASoldo/bandana
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ASoldo/bandana" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASoldo%2Fbandana", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASoldo%2Fbandana'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ac24d2139701c2b980523120f9d0200e1c1fda1
[INFO] checking ASoldo/bandana against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FASoldo%2Fbandana" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ASoldo/bandana
[INFO] finished tweaking git repo https://github.com/ASoldo/bandana
[INFO] tweaked toml for git repo https://github.com/ASoldo/bandana written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ASoldo/bandana on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ASoldo/bandana already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 203912d2603628b39140c5bdfbf988d2ee8260c6285e265155e30bebeea81b21
[INFO] running `Command { std: "docker" "start" "203912d2603628b39140c5bdfbf988d2ee8260c6285e265155e30bebeea81b21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "203912d2603628b39140c5bdfbf988d2ee8260c6285e265155e30bebeea81b21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "203912d2603628b39140c5bdfbf988d2ee8260c6285e265155e30bebeea81b21" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "203912d2603628b39140c5bdfbf988d2ee8260c6285e265155e30bebeea81b21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "203912d2603628b39140c5bdfbf988d2ee8260c6285e265155e30bebeea81b21" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking bevy_ptr v0.16.1
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking pxfm v0.1.23
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking async-fs v2.1.3
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking typewit v1.14.1
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.16.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling encase_derive_impl v0.10.0
[INFO] [stderr]     Checking const_panic v0.2.14
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking atomicow v1.1.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking stackfuture v0.3.0
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling wgpu-hal v24.0.4
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking svg_fmt v0.4.5
[INFO] [stderr]     Checking ktx2 v0.3.0
[INFO] [stderr]     Checking ruzstd v0.8.1
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling bevy_reflect_derive v0.16.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bevy_ecs_macros v0.16.1
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling bevy_derive v0.16.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.16.1
[INFO] [stderr]    Compiling encase_derive v0.10.0
[INFO] [stderr]    Compiling wgpu-core v24.0.5
[INFO] [stderr]     Checking const_soft_float v0.1.4
[INFO] [stderr]     Checking rectangle-pack v0.4.2
[INFO] [stderr]     Checking constgebra v0.1.4
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]    Compiling wgpu v24.0.5
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking sysinfo v0.34.2
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling bevy_render_macros v0.16.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.16.1
[INFO] [stderr]     Checking offset-allocator v0.2.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking bevy_platform v0.16.1
[INFO] [stderr]     Checking bevy_utils v0.16.1
[INFO] [stderr]     Checking bevy_tasks v0.16.1
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling zvariant_derive v5.7.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]     Checking ctrlc v3.5.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]    Compiling zvariant v5.7.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking polling v3.10.0
[INFO] [stderr]     Checking async-io v2.5.0
[INFO] [stderr]     Checking async-signal v0.2.12
[INFO] [stderr]     Checking async-process v2.4.0
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking bevy_reflect v0.16.1
[INFO] [stderr]     Checking encase v0.10.0
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]     Checking bevy_mikktspace v0.16.1
[INFO] [stderr]     Checking hexasphere v15.1.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling zbus_macros v5.11.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling zbus_xml v5.0.2
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling zbus-lockstep v0.5.1
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking zbus v5.11.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking naga_oil v0.17.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking radsort v0.1.1
[INFO] [stderr]     Checking font-types v0.9.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking accesskit v0.19.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking read-fonts v0.29.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking emath v0.32.2
[INFO] [stderr]     Checking bevy_ecs v0.16.1
[INFO] [stderr]     Checking bevy_math v0.16.1
[INFO] [stderr]    Compiling naga v26.0.0
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking accesskit v0.18.0
[INFO] [stderr]     Checking yazi v0.2.1
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking zeno v0.3.3
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking skrifa v0.31.3
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking ecolor v0.32.2
[INFO] [stderr]     Checking swash v0.2.5
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking bevy_color v0.16.2
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_consumer v0.28.0
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling wgpu-hal v26.0.4
[INFO] [stderr]     Checking rangemap v1.6.0
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking epaint_default_fonts v0.32.2
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]    Compiling gilrs v0.11.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking epaint v0.32.2
[INFO] [stderr]     Checking gilrs-core v0.6.4
[INFO] [stderr]     Checking accesskit_atspi_common v0.12.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking wgpu-types v26.0.0
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking grid v0.15.0
[INFO] [stderr]     Checking taffy v0.7.7
[INFO] [stderr]     Checking cosmic-text v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking egui v0.32.2
[INFO] [stderr]     Checking rodio v0.20.1
[INFO] [stderr]     Checking accesskit_unix v0.15.0
[INFO] [stderr]     Checking accesskit_winit v0.25.0
[INFO] [stderr]    Compiling bevy_state_macros v0.16.1
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.16.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling wgpu-core v26.0.1
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking webbrowser v1.0.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wgpu v26.0.1
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking ashpd v0.11.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking accesskit_winit v0.27.0
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking ron v0.11.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking bevy_app v0.16.1
[INFO] [stderr]     Checking egui-winit v0.32.2
[INFO] [stderr]     Checking egui_glow v0.32.2
[INFO] [stderr]     Checking bevy_log v0.16.1
[INFO] [stderr]     Checking bevy_asset v0.16.1
[INFO] [stderr]     Checking bevy_input v0.16.1
[INFO] [stderr]     Checking bevy_time v0.16.1
[INFO] [stderr]     Checking bevy_a11y v0.16.1
[INFO] [stderr]     Checking bevy_transform v0.16.1
[INFO] [stderr]     Checking bevy_state v0.16.1
[INFO] [stderr]     Checking eframe v0.32.2
[INFO] [stderr]     Checking bevy_diagnostic v0.16.1
[INFO] [stderr]     Checking bevy_window v0.16.1
[INFO] [stderr]     Checking bevy_gilrs v0.16.1
[INFO] [stderr]     Checking bevy_image v0.16.1
[INFO] [stderr]     Checking bevy_audio v0.16.1
[INFO] [stderr]     Checking bevy_mesh v0.16.1
[INFO] [stderr]     Checking bevy_input_focus v0.16.1
[INFO] [stderr]     Checking bevy_winit v0.16.1
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v26.0.0
[INFO] [stderr]     Checking bevy_render v0.16.1
[INFO] [stderr]     Checking bevy_core_pipeline v0.16.1
[INFO] [stderr]     Checking bevy_picking v0.16.1
[INFO] [stderr]     Checking bevy_scene v0.16.1
[INFO] [stderr]     Checking bevy_animation v0.16.1
[INFO] [stderr]     Checking bevy_sprite v0.16.1
[INFO] [stderr]     Checking bevy_pbr v0.16.1
[INFO] [stderr]     Checking bevy_text v0.16.1
[INFO] [stderr]     Checking bevy_ui v0.16.1
[INFO] [stderr]     Checking bevy_gltf v0.16.1
[INFO] [stderr]     Checking bevy_gizmos v0.16.1
[INFO] [stderr]     Checking bevy_internal v0.16.1
[INFO] [stderr]     Checking bevy v0.16.1
[INFO] [stderr]     Checking bandana v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Receiver`
[INFO] [stdout]  --> src/fs_watcher.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crossbeam::channel::{Receiver, Sender, unbounded};
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CompData`
[INFO] [stdout]  --> src/preview.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::project::{CompData, SceneDoc}; // your types
[INFO] [stdout]   |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Receiver`
[INFO] [stdout]  --> src/fs_watcher.rs:1:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crossbeam::channel::{Receiver, Sender, unbounded};
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CompData`
[INFO] [stdout]  --> src/preview.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::project::{CompData, SceneDoc}; // your types
[INFO] [stdout]   |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:905:39
[INFO] [stdout]     |
[INFO] [stdout] 905 |                     egui::Stroke::new(1.0, ui.visuals().widgets.noninteractive.fg_stroke.color),
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:918:39
[INFO] [stdout]     |
[INFO] [stdout] 918 |                     egui::Stroke::new(1.0, ui.visuals().widgets.noninteractive.fg_stroke.color),
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:975:34
[INFO] [stdout]     |
[INFO] [stdout] 975 |     let thin = egui::Stroke::new(1.0, color.linear_multiply(0.25));
[INFO] [stdout]     |                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:976:34
[INFO] [stdout]     |
[INFO] [stdout] 976 |     let bold = egui::Stroke::new(1.5, color.linear_multiply(0.6));
[INFO] [stdout]     |                                  ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/preview.rs:30:34
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     resolution: (960., 540.).into(),
[INFO] [stdout]    |                                  ^^^^ help: explicitly specify the type as `f32`: `960_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/preview.rs:30:40
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     resolution: (960., 540.).into(),
[INFO] [stdout]    |                                        ^^^^ help: explicitly specify the type as `f32`: `540_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `bevy::bevy_ecs::system::EntityCommands::<'a>::despawn_recursive`: Use entity.despawn(), which now automatically despawns recursively.
[INFO] [stdout]   --> src/preview.rs:86:28
[INFO] [stdout]    |
[INFO] [stdout] 86 |         commands.entity(e).despawn_recursive();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:905:39
[INFO] [stdout]     |
[INFO] [stdout] 905 |                     egui::Stroke::new(1.0, ui.visuals().widgets.noninteractive.fg_stroke.color),
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:918:39
[INFO] [stdout]     |
[INFO] [stdout] 918 |                     egui::Stroke::new(1.0, ui.visuals().widgets.noninteractive.fg_stroke.color),
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:975:34
[INFO] [stdout]     |
[INFO] [stdout] 975 |     let thin = egui::Stroke::new(1.0, color.linear_multiply(0.25));
[INFO] [stdout]     |                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:976:34
[INFO] [stdout]     |
[INFO] [stdout] 976 |     let bold = egui::Stroke::new(1.5, color.linear_multiply(0.6));
[INFO] [stdout]     |                                  ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/preview.rs:30:34
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     resolution: (960., 540.).into(),
[INFO] [stdout]    |                                  ^^^^ help: explicitly specify the type as `f32`: `960_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/preview.rs:30:40
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     resolution: (960., 540.).into(),
[INFO] [stdout]    |                                        ^^^^ help: explicitly specify the type as `f32`: `540_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `bevy::bevy_ecs::system::EntityCommands::<'a>::despawn_recursive`: Use entity.despawn(), which now automatically despawns recursively.
[INFO] [stdout]   --> src/preview.rs:86:28
[INFO] [stdout]    |
[INFO] [stdout] 86 |         commands.entity(e).despawn_recursive();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `preview` is never read
[INFO] [stdout]   --> src/app.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct EditorApp {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     preview: Option<(PreviewHandle, Sender<SceneDoc>)>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ensure_preview` is never used
[INFO] [stdout]    --> src/app.rs:194:8
[INFO] [stdout]     |
[INFO] [stdout]  72 | impl EditorApp {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 194 |     fn ensure_preview(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `code` is never read
[INFO] [stdout]    --> src/build.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | struct MessageDetail {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] 107 |     code: Option<Code>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MessageDetail` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `code` is never read
[INFO] [stdout]    --> src/build.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 114 | struct Code {
[INFO] [stdout]     |        ---- field in this struct
[INFO] [stdout] 115 |     code: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Code` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PreviewTag` is never constructed
[INFO] [stdout]  --> src/preview.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct PreviewTag; // mark spawned scene entities so we can clear/rebuild
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SceneRx` is never constructed
[INFO] [stdout]   --> src/preview.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct SceneRx(Receiver<SceneDoc>);
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tx_alive` is never read
[INFO] [stdout]   --> src/preview.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PreviewHandle {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 14 |     tx_alive: std::sync::Arc<std::sync::atomic::AtomicBool>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `start` is never used
[INFO] [stdout]   --> src/preview.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl PreviewHandle {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 19 |     /// Spawn a Bevy window in a background thread and return a handle.
[INFO] [stdout] 20 |     pub fn start(scene_rx: Receiver<SceneDoc>) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup` is never used
[INFO] [stdout]   --> src/preview.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn setup(mut commands: Commands) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_scene_updates` is never used
[INFO] [stdout]   --> src/preview.rs:71:4
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn apply_scene_updates(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/project.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct ProjectState {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 83 |     pub root: PathBuf,
[INFO] [stdout] 84 |     pub config: ProjectConfig,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProjectState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `preview` is never read
[INFO] [stdout]   --> src/app.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct EditorApp {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     preview: Option<(PreviewHandle, Sender<SceneDoc>)>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ensure_preview` is never used
[INFO] [stdout]    --> src/app.rs:194:8
[INFO] [stdout]     |
[INFO] [stdout]  72 | impl EditorApp {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 194 |     fn ensure_preview(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `code` is never read
[INFO] [stdout]    --> src/build.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | struct MessageDetail {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] 107 |     code: Option<Code>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MessageDetail` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `code` is never read
[INFO] [stdout]    --> src/build.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 114 | struct Code {
[INFO] [stdout]     |        ---- field in this struct
[INFO] [stdout] 115 |     code: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Code` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PreviewTag` is never constructed
[INFO] [stdout]  --> src/preview.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct PreviewTag; // mark spawned scene entities so we can clear/rebuild
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SceneRx` is never constructed
[INFO] [stdout]   --> src/preview.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct SceneRx(Receiver<SceneDoc>);
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tx_alive` is never read
[INFO] [stdout]   --> src/preview.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PreviewHandle {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 14 |     tx_alive: std::sync::Arc<std::sync::atomic::AtomicBool>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `start` is never used
[INFO] [stdout]   --> src/preview.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl PreviewHandle {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 19 |     /// Spawn a Bevy window in a background thread and return a handle.
[INFO] [stdout] 20 |     pub fn start(scene_rx: Receiver<SceneDoc>) -> Self {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup` is never used
[INFO] [stdout]   --> src/preview.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn setup(mut commands: Commands) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_scene_updates` is never used
[INFO] [stdout]   --> src/preview.rs:71:4
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn apply_scene_updates(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/project.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct ProjectState {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 83 |     pub root: PathBuf,
[INFO] [stdout] 84 |     pub config: ProjectConfig,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProjectState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 30s
[INFO] running `Command { std: "docker" "inspect" "203912d2603628b39140c5bdfbf988d2ee8260c6285e265155e30bebeea81b21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "203912d2603628b39140c5bdfbf988d2ee8260c6285e265155e30bebeea81b21", kill_on_drop: false }`
[INFO] [stdout] 203912d2603628b39140c5bdfbf988d2ee8260c6285e265155e30bebeea81b21
